GESTURE_THRESHOLD_DEACTIVATE

The user is executing a swipe/drag-style gesture, such as pull-to-refresh, where the gesture action is “eligible” at a certain threshold of movement, and can be cancelled by moving back past the threshold. This constant indicates that the user's motion has just re-crossed back "under" the threshold for the action to be activated, meaning the gesture is currently in a cancelled state.

See also

Compatibility:

  • API <34: Same feedback as CLOCK_TICK
  • API <21: No-op